Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

House keeping #16

Merged

Conversation

jonasrenault
Copy link
Owner

@jonasrenault jonasrenault commented Oct 7, 2024

Closes #15

  • Update frontend dependencies
  • Update backend dependencies
  • Install ruff & mypy, and set config for pre-commit
  • Update eslint config in frontend and fix issues
  • Update to materialui v6 and remove deprecated components
  • Update to latest FastApi templates and remove bcrypt error
  • Fix frontend unit tests
  • Update docker-compose settings: update to traefik v3, use watch instead of volumes for reloading
  • Refactor backend settings to use root level .env file

@jonasrenault jonasrenault linked an issue Oct 7, 2024 that may be closed by this pull request
@jonasrenault jonasrenault merged commit 44fdbde into main Oct 9, 2024
4 checks passed
@jonasrenault jonasrenault deleted the 15-update-dependencies-and-add-ruff-mypy-to-backend branch October 9, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dependencies and add ruff / mypy to backend
1 participant